• to check whether this test will executed

    11:47:47 PM / 00:00:14:386 Fail

    to check whether this test will executed
    10.15.2022 11:47:47 PM 10.15.2022 11:48:01 PM 00:00:14:386 · #test-id=1
    StatusTimestampDetails
    Pass 11:47:48 PM CIF1is entered successfully in user name
    Pass 11:47:48 PM Asdf@123is entered successfully in Password
    Pass 11:47:49 PM captcha code entered
    Pass 11:47:51 PM LogIn button is clicked
    Fail 11:48:01 PM test1 is failed
    Fail 11:48:01 PM org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //*[@id="bs-example-navbar-collapse-1"]/ul/li[3]/a (tried for 10 second(s) with 500 milliseconds interval)
    Fail 11:48:01 PM [org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95), org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272), com.INB.Factories.ExplicitWaitFactory.performExplicitWait(ExplicitWaitFactory.java:24), com.INB.pageFactory.BasePage.click(BasePage.java:18), com.INB.pageFactory.HomePageRetail.clickOnLogout(HomePageRetail.java:13), com.INB.tests.TC_RetailLoginLogout.test1(TC_RetailLoginLogout.java:34), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133), org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598), org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:77), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:15), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), java.base/java.lang.Thread.run(Thread.java:833)]
  • check login logout functionality

    11:47:47 PM / 00:00:15:314 Fail

    check login logout functionality
    10.15.2022 11:47:47 PM 10.15.2022 11:48:02 PM 00:00:15:314 · #test-id=2
    StatusTimestampDetails
    Pass 11:47:48 PM CIF1is entered successfully in user name
    Pass 11:47:49 PM Asdf@123is entered successfully in Password
    Pass 11:47:49 PM captcha code entered
    Pass 11:47:52 PM LogIn button is clicked
    Fail 11:48:02 PM loginLogout is failed
    Fail 11:48:02 PM org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //*[@id="bs-example-navbar-collapse-1"]/ul/li[3]/a (tried for 10 second(s) with 500 milliseconds interval)
    Fail 11:48:02 PM [org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95), org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272), com.INB.Factories.ExplicitWaitFactory.performExplicitWait(ExplicitWaitFactory.java:24), com.INB.pageFactory.BasePage.click(BasePage.java:18), com.INB.pageFactory.HomePageRetail.clickOnLogout(HomePageRetail.java:13), com.INB.tests.TC_RetailLoginLogout.loginLogout(TC_RetailLoginLogout.java:20), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133), org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598), org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:77), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:15), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), java.base/java.lang.Thread.run(Thread.java:833)]
  • to check whether this test will executed

    11:48:05 PM / 00:00:15:561 Fail

    to check whether this test will executed
    10.15.2022 11:48:05 PM 10.15.2022 11:48:20 PM 00:00:15:561 · #test-id=3
    StatusTimestampDetails
    Pass 11:48:06 PM CIF1is entered successfully in user name
    Pass 11:48:07 PM Asdf@123is entered successfully in Password
    Pass 11:48:07 PM captcha code entered
    Pass 11:48:10 PM LogIn button is clicked
    Fail 11:48:20 PM test1 is failed
    Fail 11:48:20 PM org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //*[@id="bs-example-navbar-collapse-1"]/ul/li[3]/a (tried for 10 second(s) with 500 milliseconds interval)
    Fail 11:48:20 PM [org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95), org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272), com.INB.Factories.ExplicitWaitFactory.performExplicitWait(ExplicitWaitFactory.java:24), com.INB.pageFactory.BasePage.click(BasePage.java:18), com.INB.pageFactory.HomePageRetail.clickOnLogout(HomePageRetail.java:13), com.INB.tests.TC_RetailLoginLogout.test1(TC_RetailLoginLogout.java:34), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133), org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598), org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:77), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:15), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), java.base/java.lang.Thread.run(Thread.java:833)]
  • check login logout functionality

    11:48:06 PM / 00:00:14:829 Fail

    check login logout functionality
    10.15.2022 11:48:06 PM 10.15.2022 11:48:21 PM 00:00:14:829 · #test-id=4
    StatusTimestampDetails
    Pass 11:48:07 PM CIF1is entered successfully in user name
    Pass 11:48:08 PM Asdf@123is entered successfully in Password
    Pass 11:48:08 PM captcha code entered
    Pass 11:48:11 PM LogIn button is clicked
    Fail 11:48:21 PM loginLogout is failed
    Fail 11:48:21 PM org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //*[@id="bs-example-navbar-collapse-1"]/ul/li[3]/a (tried for 10 second(s) with 500 milliseconds interval)
    Fail 11:48:21 PM [org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95), org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272), com.INB.Factories.ExplicitWaitFactory.performExplicitWait(ExplicitWaitFactory.java:24), com.INB.pageFactory.BasePage.click(BasePage.java:18), com.INB.pageFactory.HomePageRetail.clickOnLogout(HomePageRetail.java:13), com.INB.tests.TC_RetailLoginLogout.loginLogout(TC_RetailLoginLogout.java:20), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method), java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77), java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.base/java.lang.reflect.Method.invoke(Method.java:568), org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133), org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598), org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:77), org.testng.internal.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:15), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539), java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264), java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), java.base/java.lang.Thread.run(Thread.java:833)]

Started

Oct 15, 2022 11:47:40 PM

Ended

Oct 15, 2022 11:48:21 PM

Tests Passed

0

Tests Failed

4

Tests
Log events

Timeline